Environment Variables sample
See:
- Cloud Functions Using Environment Variables tutorial
- Cloud Functions Using Environment Variables sample source code
Deploy and run the sample​
See the Cloud Functions Using Environment Variables tutorial.
Run the tests​
-
Read and follow the prerequisites.
-
Install dependencies:
npm install
-
Run the tests:
npm test